services.tinc.networks.<name>.hostSettings.<name>.rsaPublicKey

Legacy RSA public key of the host in PEM format, including start and end markers.

This will be appended as-is in the host's configuration file.

The ed25519 public key can be specified using the settings.Ed25519PublicKey option instead.

Type
string
Default
""
Declared
<nixpkgs/nixos/modules/services/networking/tinc.nix>